Week 3
4/17/2023 Monday
- Worked on documenting the Settings for Benz and MTW for all the projects so far.
- Network Builder is not working right now.
- The old version and the new version are not working.
- Open INP file error on my machine. (EPANET 302 error)
- EPANET the program is not working on my machine.
- It looks like it creates an instance of the EPANET but it is not displaying in the monitor.
- It shows up in task manager.
- Tried rebooting did not work.
- Pull a copy of OWA EPANET
- Look at when we last updated OWA EPANET in our code.
- Compare a clean version of OWA EPANET and EPANET.
- Master version that is c and not Dev version that is c++
- ORSANCO Meeting.
4/18/2023 Tuesday
- Having issues with my desktop so moving everthing to my storage Drive.
- EPANET Build the Dev branch of EPANET.
- CMake needs to be installed
- Read the whole thing next time there were specific instructions under the instructions on x86 generate
- Run EPANET GUI with new DLL.
- Repoduce Vannery's Powerpoint with new EPANET.
4/19/2023 Wednesday
- Verify Vannery's results in powerpoint.
- Worked with Sudhir to send out email about issues we are still having.
- Change the EPANET that we are using
- How do we bring in OWA's EPANET.
- What do we add.
- How should we update it.
4/20/2023 Thursday
- Checking the compairison between the 2021 version of EPANET and the current version of EPANET.
- Deleted and Added file are done now I am doing the compair between files.
- Created a new branch for EPANET Conosle Core with the latest updates in it.
- Started to get my computer up to date Running the projects.
4/21/2023 Friday
- Document What versions of Benz are around.
- Document what is needed to run each project.
- Get Benz running on the machines.
- Follow steps outline on Lucid chart to get machine up to date.
- There are some files that are missing document and generate what is missing.
- Asset type
- What are the types of Nodes and links in EPANET Enums?
- Nodes
- Res are type 1
- Tank are type 2
- Links
- Pipe are type 1
- Pump are type 2
- valves are type 3
TODO:
- Look into Security for React Frontend. Authentication. SWC
- Chat GPT?
- SWC Upload to Google Drive sorted documents and Archive.
- Mark the files in dropbox when I am done.
- Review and update the pollutant Functional and Design specifications for SWC.
- HydroTrek
- Looking at documentation
- Document all the project files
- Sort the old documentation.
- make Jira tasks Github issues.
- Document Tables and what tables get used when.
- Document what values should be by default when changing the network for each project.
- EPANET OWA
- Pull a copy of the latest EPANET code from OWA.
- Compare with our version of EPANET code.
- Potentially merge their/our changes, or document if there might be any conflicts.
- After merging, test the code, verify that it still runs, and validate results.
- Make sure current EPANET Console Core and Network Model Run before I start making Code changes.
- Make a list of all the locations I need to change to switch the network. (Jake is having the same issue.)